go/types.Context.getID (method)
3 uses
go/types (current package)
context.go#L74: h.string(strconv.Itoa(ctxt.getID(orig)))
context.go#L137: func (ctxt *Context) getID(t Type) int {
typestring.go#L298: w.string(strconv.Itoa(w.ctxt.getID(t)))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)